Top 10k strings from Spectrum Chess (1982)(Sinclair User)(16k)[m Jim Waterman].tap in <root> / bin / z80 / software / Sinclair Spectrum Collection TOSEC.exe / Sinclair ZX Spectrum - Covertapes / Sinclair ZX Spectrum - Covertapes - [TAP] (TOSEC-v2007-01-01) /

Back to the directory listing

   2 b$(v1,n1,1
   1 stops space printing
   1 stops board printing     
   1 reset board
   1 print pieces  
   1 print piece in new position
   1 print blank board
   1 lower case is white
   1 initialise position
   1 four spaces
   1 erase piece
   1 enter moves
   1 convert to graphics
   1 coloured spaces the other way around
   1 change pawn to queen
   1 black pieces
   1 b$(v1,n1)=b$(v,n)
   1 b$(v1,n1)="mnoh":
   1 b$(v1,n1)="MNOH"
   1 b$(v,n)="    ":
   1 another game?
   1 and lower case
   1 accepts capitals
   1 SpeChess  h
   1 Set up user graphics
   1 SPECTRUM CHESS               by Christopher Leigh          from Sinclair User, Oct'82
   1 Moved this from end of line 1520
   1 Initial positions - lower case for white
   1 I disabled this as otherwise theboard isn't reset right.  [JimG]
   1 I changed PAPERto "transparent", as otherwise  the board colours got lost when pieces were moved.        [JimG]
   1 Corrections by JimG
   1 ;"Thinking!"
   1 ;"SPECTRUM CHESS"
   1 ;"A B C D E F G H"
   1 21 user graphics
   1 2 magenta paper spaces followed by 2 green paper spaces
   1 ,n)="rstu":
   1 ,n)="RSTU":
   1 "Invalid move.  Try again ";a$:
   1 "Enter your move as eg f1g2"'"If you wish to stop enter 0 ";a$
   1 "Do you want another game? y/n ";c$
   1  Christopher Leigh 1982